home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP Heft 2.iso / data / FP_2000 / PFILES / COMMON / MSSHARED / THEMES / BARS / BARS.ELM / graph0.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-10-01  |  1.5 KB  |  72 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(barbanc.gif);
  4.     separator-image: url(barrulec.gif);
  5.     list-image-1: url(barbul1c.gif);
  6.     list-image-2: url(barbul2c.gif);
  7.     list-image-3: url(barbul3c.gif);
  8.     navbutton-horiz-pushed: url(barhorzbtnsc.gif);
  9.     navbutton-horiz-normal: url(barhorzbtnnc.gif);
  10.     navbutton-vert-pushed: url(barvertbtnsc.gif);
  11.     navbutton-vert-normal: url(barvertbtnnc.gif);
  12.     navbutton-home-normal: url(barhomebtnc.gif);
  13.     navbutton-up-normal: url(barupbtnc.gif);
  14.     navbutton-prev-normal: url(barprevbtnc.gif);
  15.     navbutton-next-normal: url(barnextbtnc.gif);
  16. }
  17. .mstheme-bannertxt
  18. {
  19.     font-family: "Times New Roman", Times;
  20.     font-size: 6;
  21.     color: rgb(255,255,255);
  22. }
  23. .mstheme-horiz-navtxt
  24. {
  25.     font-family: "Times New Roman", Times;
  26.     font-size: 2;
  27.     color: rgb(255,255,255);
  28. }
  29. .mstheme-vert-navtxt
  30. {
  31.     font-family: "Times New Roman", Times;
  32.     font-size: 2;
  33.     font-weight: bold;
  34.     color: rgb(255,255,255);
  35. }
  36. .mstheme-navtxthome
  37. {
  38.     font-family: "Times New Roman", Times;
  39.     font-size: 1;
  40.     color: rgb(255,255,255);
  41. }
  42. .mstheme-navtxtup
  43. {
  44.     font-family: "Times New Roman", Times;
  45.     font-size: 1;
  46.     color: rgb(255,255,255);
  47. }
  48. .mstheme-navtxtprev
  49. {
  50.     font-family: "Times New Roman", Times;
  51.     font-size: 1;
  52.     color: rgb(255,255,255);
  53. }
  54. .mstheme-navtxtnext
  55. {
  56.     font-family: "Times New Roman", Times;
  57.     font-size: 1;
  58.     color: rgb(255,255,255);
  59. }
  60. UL
  61.     list-style-image: url(barbul1c.gif);
  62. }
  63. UL UL
  64. {
  65.     list-style-image: url(barbul2c.gif);
  66. }
  67. UL UL UL
  68. {
  69.     list-style-image: url(barbul3c.gif);
  70. }
  71.